From d5f215f96daa2086a296dd9ac6d73effa011b1cb Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 25 Dec 2017 16:40:47 -0500 Subject: [PATCH] gdk: Reshuffle docs slightly Deemphasize GdkPixbuf in the docs. --- docs/reference/gdk/gdk4-docs.xml | 4 ++-- gdk/gdkpixbuf-drawable.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/reference/gdk/gdk4-docs.xml b/docs/reference/gdk/gdk4-docs.xml index d27a37c1ea..0241980248 100644 --- a/docs/reference/gdk/gdk4-docs.xml +++ b/docs/reference/gdk/gdk4-docs.xml @@ -26,7 +26,6 @@ - @@ -47,11 +46,12 @@ + + - diff --git a/gdk/gdkpixbuf-drawable.c b/gdk/gdkpixbuf-drawable.c index 3c1e0f8797..9aff8a2f69 100644 --- a/gdk/gdkpixbuf-drawable.c +++ b/gdk/gdkpixbuf-drawable.c @@ -32,7 +32,7 @@ /** * SECTION:pixbufs * @Short_description: Functions for obtaining pixbufs - * @Title: Pixbufs + * @Title: GdkPixbuf Interaction * * Pixbufs are client-side images. For details on how to create * and manipulate pixbufs, see the #GdkPixbuf API documentation. -- 2.30.2